home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Personal Computer World 2009 February
/
PCWFEB09.iso
/
Software
/
Shareware
/
Beyond Compare 3.0.10
/
BCompareSetup.exe
/
{app}
/
BCompare.exe
/
0
/
RCDATA
/
TOPDELETEDIALOG
/
TOPDELETEDIALOG.txt
Wrap
Text File
|
2008-11-03
|
1KB
|
61 lines
inherited OpDeleteDialog: TOpDeleteDialog
HelpType = htKeyword
HelpKeyword = 'Delete'
Caption = 'Delete'
ClientHeight = 400
PixelsPerInch = 96
TextHeight = 13
inherited SelectionGroupBox: TUiGroupBox
inherited LeftImage: TUiImage
ImageIndex = imgDelete
end
inherited RightImage: TUiImage
ImageIndex = imgDelete
end
end
inherited ActionGroupBox: TUiGroupBox
Height = 81
object ActionLbl: TUiLabel
Left = 16
Top = 24
Height = 13
Caption = 'Delete selected files, folders.'
end
object UseRecycleBinEdit: TUiCheckBox
Left = 16
Top = 44
Height = 17
Caption = '&Use recycle bin if possible'
TabOrder = 0
OnClick = UseRecycleBinClick
end
end
inherited FilteredWarningGroupBox: TUiGroupBox
Top = 248
Height = 106
object WarningImage: TUiImage [3]
Left = 16
Top = 64
Width = 32
Height = 32
Stretch = True
Transparent = True
end
object WarningLbl: TUiLabel [4]
Left = 56
Top = 72
Width = 313
Height = 30
AutoSize = False
Caption = 'Folders with hidden items will not be deleted.'
WordWrap = True
end
end
inherited BottomPanel: TUiPanel
Top = 355
inherited StartBtn: TUiButton
Caption = '&Delete'
end
end
end